LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

Initialize(List<String>) Method

Show in webframe





The list of services that is instance of service administrator will control. The list should consist of the Service name.
Initializes a ServiceAdministrator object with a specific list of services.
Syntax
public bool Initialize( 
   List<string> services
)
'Declaration
 
Public Overloads Function Initialize( _
   ByVal services As List(Of String) _
) As Boolean
'Usage
 
Dim instance As ServiceAdministrator
Dim services As List(Of String)
Dim value As Boolean
 
value = instance.Initialize(services)

            

            
public:
bool Initialize( 
   List<String^>^ services
) 

Parameters

services
The list of services that is instance of service administrator will control. The list should consist of the Service name.

Return Value

true if the ServiceAdministrator object was successfully intialized.
Requirements

Target Platforms

See Also

Reference

ServiceAdministrator Class
ServiceAdministrator Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features